Skip to content

slot info: don't poll for completed/terminated mirrors#2990

Merged
serprex merged 2 commits into
mainfrom
lees-slot-polling
May 30, 2025
Merged

slot info: don't poll for completed/terminated mirrors#2990
serprex merged 2 commits into
mainfrom
lees-slot-polling

Conversation

@serprex

@serprex serprex commented May 29, 2025

Copy link
Copy Markdown
Member

closes #2875

@serprex serprex requested a review from iamKunalGupta May 29, 2025 20:04
@serprex serprex enabled auto-merge (squash) May 29, 2025 23:48
Comment on lines +819 to +820
if flowMetadata.Status == protos.FlowStatus_STATUS_COMPLETED ||
flowMetadata.Status == protos.FlowStatus_STATUS_TERMINATED {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this will be populated, on phone rn. There's also status variable we are using above

@serprex serprex merged commit c6c23d0 into main May 30, 2025
9 checks passed
@serprex serprex deleted the lees-slot-polling branch May 30, 2025 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

do not record slot lag for completed mirrors

3 participants